home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- cls
- echo.
- echo ╔══════════════════════════════════════════════════════════════════╗
- echo ║ MENU-FOR-WINDOWS INSTALLATION DISK ║
- echo ║ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ║
- echo ║ ║
- echo ║ Easy Software products are supplied in compressed form with an ║
- echo ║ installation program which will unpack the program to your hard ║
- echo ║ disk. ║
- echo ║ ║
- echo ║ The installation program unpacks files to a directory of your ║
- echo ║ choosing. It does not alter any of your system files and it ║
- echo ║ does not copy any files to your Windows directories. ║
- echo ║ ║
- echo ║ To install Menu-For-Windows you can double click on the ║
- echo ║ install.exe file from program manager or explorer or you can ║
- echo ║ use the "Run" command from Program Manager or Launch-pad. You ║
- echo ║ cannot use the "Run" command from File Manager ║
- echo ║ ║
- echo ║ ║
- echo ║ ║
- echo ║ Thank you for choosing Easy Software. ║
- echo ╚══════════════════════════════════════════════════════════════════╝
- echo.
- pause